home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / ged0240e.zip / GOLDED.TPL < prev    next >
Text File  |  1992-03-31  |  4KB  |  88 lines

  1. ;   ----------------------------------------------------------------------
  2. ;               Sample message template file for GoldED 2.32
  3. ;   ----------------------------------------------------------------------
  4. ;
  5. @LoadLanguage GEDLNGUS.CFG
  6. ;
  7. ;   ----------------------------------------------------------------------
  8. ;   Insert these lines if the message is a moved reply.
  9. ;   ----------------------------------------------------------------------
  10. @Moved
  11. @Moved*** Answering a msg posted in area @OEcho (@ODesc).
  12. @Moved
  13. ;
  14. ;   ----------------------------------------------------------------------
  15. ;   Insert these lines if the message is changed, and not from you.
  16. ;   ----------------------------------------------------------------------
  17. @Changed
  18. @Changed*** Changed by @CName (@CAddr), @CDate @CTime.
  19. @Changed
  20. ;
  21. ;   ----------------------------------------------------------------------
  22. ;   Insert these lines if the message is forwarded.
  23. ;   ----------------------------------------------------------------------
  24. @Forward=============================================================================
  25. @Forward* Forwarded by @CName (@CAddr)
  26. @Forward* Area : @OEcho (@ODesc)
  27. @Forward* From : @OName, @OAddr (@ODate @OTime)
  28. @Forward* To   : @DName
  29. @Forward* Subj : @Subject
  30. @Forward=============================================================================
  31. ;
  32. ;   ----------------------------------------------------------------------
  33. ;   If we are forwarding or changing, the original message is inserted
  34. ;   here, with the @Message token.
  35. ;   ----------------------------------------------------------------------
  36. @Message
  37. ;
  38. @Forward=============================================================================
  39. @Forward
  40. ;
  41. ;   ----------------------------------------------------------------------
  42. ;   Normal template begins.
  43. ;   ----------------------------------------------------------------------
  44. Hello @TFName!
  45. ;
  46. ;   ----------------------------------------------------------------------
  47. ;   Insert extra empty line in new messages (non-replies).
  48. ;   ----------------------------------------------------------------------
  49. @New
  50. ;
  51. ;   ----------------------------------------------------------------------
  52. ;   Position cursor for the editor.
  53. ;   ----------------------------------------------------------------------
  54. @Position
  55. ;
  56. ;   ----------------------------------------------------------------------
  57. ;   If we are replying without quoting, add these lines.
  58. ;   ----------------------------------------------------------------------
  59. @ReplyAnswering a msg of <@ODate>, from @OName to @DName:
  60. @Reply@Position
  61. ;
  62. ;   ----------------------------------------------------------------------
  63. ;   If we are comment-replying, add these lines.
  64. ;   ----------------------------------------------------------------------
  65. @Comment@ODate, @OName writes to @DName:
  66. @Comment@Position
  67. ;
  68. ;   ----------------------------------------------------------------------
  69. ;   If we are quote-replying, add these lines.
  70. ;   ----------------------------------------------------------------------
  71. @Quoted@ODate, @OName writes to @DName:
  72. @Quoted@Position
  73. ;
  74. ;   ----------------------------------------------------------------------
  75. ;   Insert quote of the original message here, if our message is a
  76. ;   comment-reply or quote-reply.
  77. ;   ----------------------------------------------------------------------
  78. @Quote
  79.  
  80. ;   ----------------------------------------------------------------------
  81. ;   Sign the message with your first name.
  82. ;   ----------------------------------------------------------------------
  83. @CFName
  84.  
  85. ;   ----------------------------------------------------------------------
  86. ;   End of template. Confused? Me too! :-)
  87. ;   ----------------------------------------------------------------------
  88.